projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c1a45f
)
GtkMenu: Improve annotations
author
Matthias Clasen
<mclasen@redhat.com>
Thu, 26 Jan 2012 02:13:34 +0000
(21:13 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 26 Jan 2012 02:14:52 +0000
(21:14 -0500)
Add a 'Rename to' annotation so gtk_menu_popup_for_device
appears in bindings as gtk_menu_popup (which we skip anyway).
https://bugzilla.gnome.org/show_bug.cgi?id=657385
gtk/gtkmenu.c
patch
|
blob
|
history
diff --git
a/gtk/gtkmenu.c
b/gtk/gtkmenu.c
index 03ad97030c6c3116d8351525a7aaa635744dd4e7..946e438ffd6d508ff6dd078674ee779a54fcc17e 100644
(file)
--- a/
gtk/gtkmenu.c
+++ b/
gtk/gtkmenu.c
@@
-1444,6
+1444,7
@@
popup_grab_on_window (GdkWindow *window,
* be used instead.
*
* Since: 3.0
+ * Rename to: gtk_menu_popup
*/
void
gtk_menu_popup_for_device (GtkMenu *menu,